[INFO] fetching crate meerkat-machine-schema 0.7.11...
[INFO] fixing meerkat-machine-schema-0.7.11 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate meerkat-machine-schema 0.7.11 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate meerkat-machine-schema 0.7.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate meerkat-machine-schema 0.7.11
[INFO] tweaked toml for crates.io crate meerkat-machine-schema 0.7.11 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meerkat-machine-schema 0.7.11 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meerkat-machine-schema 0.7.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding meerkat-core v0.7.11
[INFO] [stderr]       Adding meerkat-machine-dsl v0.7.11
[INFO] [stderr]       Adding meerkat-machine-dsl-core v0.7.11
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded meerkat-machine-dsl v0.7.11
[INFO] [stderr]   Downloaded meerkat-machine-dsl-core v0.7.11
[INFO] [stderr]   Downloaded meerkat-core v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36
[INFO] running `Command { std: "docker" "start" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling meerkat-core v0.7.11
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling meerkat-machine-dsl-core v0.7.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling meerkat-machine-dsl v0.7.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking referencing v0.26.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonschema v0.26.2
[INFO] [stderr]     Checking meerkat-machine-schema v0.7.11 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `meerkat-machine-schema` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name meerkat_machine_schema --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--allow=clippy::unused_self' '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--deny=clippy::unimplemented' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--allow=clippy::redundant_feature_names' '--allow=clippy::redundant_closure_for_method_calls' '--deny=clippy::redundant_clone' '--allow=clippy::question_mark' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--deny=clippy::panic' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--deny=clippy::mutex_integer' '--deny=clippy::mutex_atomic' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::let_underscore_untyped' '--allow=clippy::large_futures' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_test_module' '--allow=clippy::items_after_statements' '--deny=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--deny=clippy::expect_used' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::default_trait_access' '--deny=clippy::dbg_macro' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::case_sensitive_file_extension_comparisons' '--allow=clippy::cargo_common_metadata' '--allow=clippy::assigning_clones' '--allow=clippy::allow_attributes_without_reason' --check-cfg 'cfg(meerkat_internal_agent_factory_build)' --check-cfg 'cfg(meerkat_internal_generated_authority_bridge)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c3005fa1bdae6ce -C extra-filename=-26f3ab400779b102 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d4a09f5b090bc5f.rmeta --extern meerkat_core=/opt/rustwide/target/debug/deps/libmeerkat_core-4f9212648c8ab5fb.rmeta --extern meerkat_machine_dsl=/opt/rustwide/target/debug/deps/libmeerkat_machine_dsl-7ec9164ade32a703.so --extern serde=/opt/rustwide/target/debug/deps/libserde-15d142a7704a5405.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a890d5a6018c8c3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ef85dc0f21666afd.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `meerkat-machine-schema` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name meerkat_machine_schema --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--allow=clippy::unused_self' '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--deny=clippy::unimplemented' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--allow=clippy::redundant_feature_names' '--allow=clippy::redundant_closure_for_method_calls' '--deny=clippy::redundant_clone' '--allow=clippy::question_mark' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--deny=clippy::panic' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--deny=clippy::mutex_integer' '--deny=clippy::mutex_atomic' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::let_underscore_untyped' '--allow=clippy::large_futures' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_test_module' '--allow=clippy::items_after_statements' '--deny=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--deny=clippy::expect_used' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::default_trait_access' '--deny=clippy::dbg_macro' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::case_sensitive_file_extension_comparisons' '--allow=clippy::cargo_common_metadata' '--allow=clippy::assigning_clones' '--allow=clippy::allow_attributes_without_reason' --check-cfg 'cfg(meerkat_internal_agent_factory_build)' --check-cfg 'cfg(meerkat_internal_generated_authority_bridge)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc8373c9f825debb -C extra-filename=-a7548f1e6e3bd0d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d4a09f5b090bc5f.rmeta --extern meerkat_core=/opt/rustwide/target/debug/deps/libmeerkat_core-4f9212648c8ab5fb.rmeta --extern meerkat_machine_dsl=/opt/rustwide/target/debug/deps/libmeerkat_machine_dsl-7ec9164ade32a703.so --extern serde=/opt/rustwide/target/debug/deps/libserde-15d142a7704a5405.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ef85dc0f21666afd.rmeta` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36", kill_on_drop: false }`
[INFO] [stdout] 2fa724fba3529ef25fecd9320ce4bb85722c5be0f5e228d5784b67aaa8946b36
